# formUpload is not working???

**URL:** https://community.gatling.io/t/formupload-is-not-working/1685
**Category:** Gatling (Open-Source)
**Created:** [November 13, 2014, 7:30am UTC](https://community.gatling.io/t/formupload-is-not-working/1685 "2014-11-13T07:30:51Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![47saikumar](https://avatars.discourse-cdn.com/v4/letter/4/a9a28c/32.png) [@47saikumar](https://community.gatling.io/u/47saikumar)
#### Post date: [November 13, 2014, 7:30am UTC](https://community.gatling.io/t/formupload-is-not-working/1685/1 "2014-11-13T07:30:51Z")

</div>

Hi,

I am new to gatling…In gatling 2.0.x and 2.0 -RC\* formUpload is not working…why??And how to fix this…please tell me with example code

**error: value formUpload is not a member …**

Thanks

---

<div class="post-metadata">

### Author: ![Excilys](https://avatars.discourse-cdn.com/v4/letter/e/8797f3/32.png) [@Excilys](https://community.gatling.io/u/Excilys)
#### Post date: [November 13, 2014, 7:33am UTC](https://community.gatling.io/t/formupload-is-not-working/1685/2 "2014-11-13T07:33:35Z")

</div>

Until 2.1, formUpload and formParams are only available on POST.

---

<div class="post-metadata">

### Author: ![47saikumar](https://avatars.discourse-cdn.com/v4/letter/4/a9a28c/32.png) [@47saikumar](https://community.gatling.io/u/47saikumar)
#### Post date: [November 13, 2014, 9:04am UTC](https://community.gatling.io/t/formupload-is-not-working/1685/3 "2014-11-13T09:04:33Z")

</div>

So how to upgrade my gatling to 2.1???Explain in detail

Thanks

---

<div class="post-metadata">

### Author: ![47saikumar](https://avatars.discourse-cdn.com/v4/letter/4/a9a28c/32.png) [@47saikumar](https://community.gatling.io/u/47saikumar)
#### Post date: [November 13, 2014, 9:08am UTC](https://community.gatling.io/t/formupload-is-not-working/1685/4 "2014-11-13T09:08:44Z")

</div>

I tried to upgraded to 2.0.2 in pom.xml and I added dependency for that but after that also it is getting same error…So what is the solution…Please help me…

---

<div class="post-metadata">

### Author: ![47saikumar](https://avatars.discourse-cdn.com/v4/letter/4/a9a28c/32.png) [@47saikumar](https://community.gatling.io/u/47saikumar)
#### Post date: [November 13, 2014, 11:08am UTC](https://community.gatling.io/t/formupload-is-not-working/1685/5 "2014-11-13T11:08:48Z")

</div>

Sorry for the delay…please help me…

It is not intended.  
This issue is only with put() method.I tried to upgrade to 2.1 with maven…But I falied…So how to do??please explain the procedure…And I am not able to do PUT operation…Please help me…
